搜索资源列表

  1. BeginninANSIC++3rdCode

    0下载:
  2. C++入门经典第3版(wrox红皮书)源码Beginnin ANSI C++ 3rd Code-C portal classic version 3 (wrox Red Book) ANSI C source Beginnin 3rd C ode
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:359424
    • 提供者:比为
  1. zmodemclass

    0下载:
  2. 一个在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序.-in Visual c 1 under on the serial port and modem operate, ZOMDEM agreement and can be used for incoming and outgoing documents procedures.
  3. 所属分类:Modem编程

    • 发布日期:2024-05-16
    • 文件大小:4999168
    • 提供者:
  1. DRAc

    0下载:
  2. 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:芦苇
  1. sendokyeswhywhatwhere

    0下载:
  2. 用Evc开发的一些关于文件操作的程序实例源码,供大家下载参考学习- With E v c development some about the document operation procedure example source code, study for everybody downloading reference -Evc development with the document on the operation of t
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:229376
    • 提供者:steven
  1. speedtest4

    0下载:
  2. 直流电机调速 利用c语言进行调pwm,然后对反馈进行分析,从而调整小车速度 -DC Motor Speed Control using c language tune pwm, and then an analysis of the feedback, so adjust the speed of car
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:菜鸟
  1. Dijkstra

    0下载:
  2. 用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释-Using c language source code Dijkstra algorithm. Refining short code annotated
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wxr
  1. ModBus+CRC

    0下载:
  2. 完整的CRC循环冗余校验码程序,C语言编程-Complete CRC Cyclic Redundancy Check Code procedures, C language programming
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:坚之
  1. AES

    0下载:
  2. 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:张为
  1. ansic_lex_yacc

    0下载:
  2. ANSI C的标准词法描述和文法描述,使用lex和yacc即可编译出可用的C语言源代码,通过这两个描述文档,即可实现最简单的C语法解析器。-ANSI C standard lexical grammar descr iption and a descr iption of the use of lex and yacc to compile the available C-language source code, through th
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:andy
  1. turbo_C

    0下载:
  2. turbo码的C程序,许多行前面都有些序号 请自己更正以后运行-turbo code of C procedures, many firms are some of the serial number in front of your own running after correction
  3. 所属分类:GPS编程

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:
  1. RAS

    0下载:
  2. RSA算法的C语言实现 -RSA algorithm RSA algorithm realization of C language of the C language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:PeacockYun
  1. dsr

    0下载:
  2. dsr routing algorithm which is implemented via c
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:142336
    • 提供者:piggy
  1. wavcaiyang

    0下载:
  2. C实现wav采样率转换的算法 C实现wav采样率转换的算法-C achieve wav sample rate conversion algorithm C to achieve wav sample rate conversion algorithm
  3. 所属分类:Audio

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:mjlhb
  1. zoom.tar

    0下载:
  2. 图像缩放的一个程序,非常好用。This C source code for a program to do filtered zoom (resize) of 8 and 24-bit raster images-Image scaling, a procedure very easy to use. This C source code for a program to do filtered zoom (resize) of 8
  3. 所属分类:多媒体

    • 发布日期:2024-05-16
    • 文件大小:37888
    • 提供者:zhangjiessie
  1. FFT

    0下载:
  2. 快速傅利叶变换 C 语言源代码,可以很好移植到不同的系统-Fast Fourier Transform C language source code, can be ported to different systems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:quinn yang
  1. B-tree(c++)

    0下载:
  2. B-树演示程序(vc++)可执行程序.rar
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:3355648
    • 提供者:liulihao
  1. FaceDetection

    0下载:
  2. 基于visual c++的人脸识别源码,本套源码可以组成一个完整的人脸识别系统。-Based on visual c++ Face recognition source code, the sets of source code can be composed of a complete face recognition system.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:958464
    • 提供者:xiaqinghe
  1. HashTable

    0下载:
  2. 用C语言实现了哈希表的存储和读取,可以用字符串作为键值来存储数据-Using C language to achieve a hash table to store and read, can use the string as a key to store data
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:huaixichen
  1. Apriori

    0下载:
  2. 数据挖掘经典Apriori算法C源码实现-Classic Apriori data mining algorithm C source code to achieve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:135168
    • 提供者:rainman
  1. cidou

    0下载:
  2. 经典吃豆子游戏原码,比较适合学习C语言的新人参考学习-The original classic Pacman game code, more suitable for learning C language reference to learn new
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:周波
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org